VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?)

Windows System Services   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This code does use the Windows 2000/XP locking system to LOCK the computer. But now you only have to run a exe file that you could make a shourcut to and make a hotkey! ( Ill make a hotkey in the program when I find out how! )
Please comment the CODE! bad or good!!! And it whould be nice if you vote for me too! ;-)

Assumes
This code is well comment and I made it for beginners!

API Declarations
Public Declare Function LockWorkStation Lib "user32" ()
Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)

Rate CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?) (3(3 Vote))
CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?).bas

CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters